home *** CD-ROM | disk | FTP | other *** search
/ Maximum CD 2002 June / maximum-cd-2002-06.iso / Data / items.bak / scripts / DefineButton2_162 / BUTTONCONDACTION on(release, keyPress Down).as
Encoding:
Text File  |  2002-03-13  |  169 b   |  4 lines

  1. on(release, keyPress "<Down>"){
  2.    scrollListDown("menuextra","extraname","extranumber",num_Items,topExtra,"topExtra",extraCount,"extraCount","currentExtraCount");
  3. }
  4.